@CHARSET "UTF-8";
/*  
@theme name: index
@description: 首页css代码
@author: zotop.chenlei,zotop.chenyan
@author url: http://zotop.com/
@version: 1.0
*/
#slider-wrapper{text-align:center;display:block;position:relative;padding:0px;background:#f6f6f6;}
#slider{position:relative;width:980px;height:350px;overflow:hidden;}
#slider ul, #slider li{margin:0;padding:0;list-style:none;}
#slider li{width:980px;height:350px;overflow:hidden;}
#slider li img{width:980px;height:350px;}
#slider-prev,#slider-next{display:block;width:30px;height:77px;position:absolute;left:4px;_left:-1px;top:140px;z-index:1000;}	
#slider-next{left:926px;_left:921px;}														
#slider-prev a, #slider-next a{display:block;position:relative;width:50px;height:70px;text-indent:-8000px;background:url(../image/btn-prev.png) no-repeat 0 0;}	
#slider-next a{background:url(../image/btn-next.png) no-repeat 0 0;}	


#mainrow{padding:0 5px;margin-top:20px;}
#mainrow .box-header{margin-bottom:5px;padding-left:5px;}

#col-left{float:left;width:332px;}
#col-left .box-body{border:solid 1px #ebebeb;padding:0 5px;border-radius:5px;}

#col-center{float:left;width:398px;margin:0 20px;}
#col-center .box-body{border:solid 1px #ebebeb;padding:1px 8px;border-radius:5px;}
#col-center ul.list a{font-size:13px;}


#col-right{float:left;width:200px;}
#col-right-header{height:35px;background:url(../image/col-header3.jpg) no-repeat top left;}



